ServiceGetCategoryList Method (StandardFolder) |
Gets the category list.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic CategoryList GetCategoryList(
StandardFolder standardFolder
)
Public Function GetCategoryList (
standardFolder As StandardFolder
) As CategoryList
Parameters
- standardFolder
- Type: Independentsoft.ExchangeStandardFolder
The standard folder.
Return Value
Type:
CategoryListCategoryList.
See Also